# | Line 108 | Line 108 | SRCFILES = Config2.inc Makefile Makefile.inc README bu | |
---|---|---|
108 | $(BUILDDIRNAME)/README $(BUILDDIRNAME)/etc \ | |
109 | $(BUILDDIRNAME)/lib $(BUILDDIRNAME)/run.bat \ | |
110 | $(BUILDDIRNAME)/run.sh $(BUILDDIRNAME)/Makefile \ | |
111 | < | $(BUILDDIRNAME)/COPYING |
111 | > | $(BUILDDIRNAME)/$(JACPROP) |
112 | > | |
113 | > | # License file |
114 | > | LICFILE = COPYING |
115 | > | |
116 | > | # Jacorb properties file |
117 | > | JACPROP = jacorb.properties |
118 | ||
119 | # User configurable options - defaults | |
120 | dest = $(BUILD) |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |