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

Makefile.am: Don't create $ARCH.
This commit is contained in:
Ralf Corsepius
2002-12-12 18:20:27 +00:00
parent 16f417c116
commit a2e4e4964c
2 changed files with 4 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2002-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Don't create $ARCH.
2002-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Fix macro-file installation.

View File

@@ -177,7 +177,6 @@ $(LIB): ${OBJS}
$(make-library)
${ARCH}/%.$(OBJEXT): src/%.c
test -d $(ARCH) || mkdir $(ARCH)
${COMPILE} -o $@ -c $<
EXTRA_DIST += $(STD_C_FILES) $(MP_C_FILES) src/Unlimited.txt