2003-12-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* ide/Makefile.am: PGM = ide.rel.
This commit is contained in:
Ralf Corsepius
2003-12-04 06:53:28 +00:00
parent bc2b06a09f
commit dabd0ef782
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2003-12-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* ide/Makefile.am: PGM = ide.rel.
2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add preinstallation dirstamp support.

View File

@@ -2,7 +2,7 @@
## Makefile.am,v 1.5 2002/08/11 06:59:03 ralf Exp
##
PGM =
PGM = ide.rel
C_FILES = idecfg.c ide.c
C_O_FILES = $(C_FILES:%.c=$(ARCH)/%.$(OBJEXT))