ChangeLog: 19990622-00:22
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
19990622-00:22 Ryszard Glab <rglab@imid.med.pl>
|
||||
* config/prg.cf
|
||||
* config/test.cf
|
||||
* corrected to support creation of executables that don't contain
|
||||
extension
|
||||
|
||||
19990621-19:00 CET Ad Franse
|
||||
+ source/rdd/rdd.api
|
||||
+ include/compat.h; include/super.h; include/compat.h
|
||||
|
||||
@@ -8,8 +8,6 @@ PRG_EXES = $(PRG_SOURCES:.prg=$(EXE_EXT))
|
||||
|
||||
ALL_PRG_OBJS = $(PRG_OBJS)
|
||||
|
||||
$(PRG_EXES) : %$(EXE_EXT) : %$(OBJ_EXT)
|
||||
|
||||
$(PRG_OBJS) : %$(OBJ_EXT) : %.c
|
||||
|
||||
$(PRG_C_SOURCES) : %.c : $(GRANDP)%.prg
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
include $(TOP)$(ROOT)config/global.cf
|
||||
include $(TOP)$(ROOT)config/prg.cf
|
||||
|
||||
first : dirbase descend
|
||||
first : dirbase ^^^d^e^s^c^e^n^d^^^
|
||||
|
||||
descend :
|
||||
^^^d^e^s^c^e^n^d^^^ :
|
||||
@$(MK) -C $(ARCH_DIR) -f $(GRANDP)Makefile 'TOP=$(GRANDP)' $(PRG_EXES)
|
||||
|
||||
Reference in New Issue
Block a user