| # | Line 91 | Line 91 | SRCFILES = Config2.inc Makefile Makefile.inc build.con | |
|---|---|---|
| 91 | $(BUILDDIRNAME)/lib $(BUILDDIRNAME)/run.bat \ | |
| 92 | $(BUILDDIRNAME)/run.sh $(BUILDDIRNAME)/Makefile | |
| 93 | ||
| 94 | + | # License file |
| 95 | + | LICFILE = COPYING |
| 96 | + | |
| 97 | # User configurable options - defaults | |
| 98 | dest = $(BUILD) | |
| 99 | prefix = /opt/$(DISTNAME)-$(VERSION) | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |