mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-10 01:23:22 +00:00
2002-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Don't create $ARCH.
This commit is contained in:
@@ -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>
|
2002-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
Makefile.am: Fix macro-file installation.
|
Makefile.am: Fix macro-file installation.
|
||||||
|
|||||||
@@ -177,7 +177,6 @@ $(LIB): ${OBJS}
|
|||||||
$(make-library)
|
$(make-library)
|
||||||
|
|
||||||
${ARCH}/%.$(OBJEXT): src/%.c
|
${ARCH}/%.$(OBJEXT): src/%.c
|
||||||
test -d $(ARCH) || mkdir $(ARCH)
|
|
||||||
${COMPILE} -o $@ -c $<
|
${COMPILE} -o $@ -c $<
|
||||||
|
|
||||||
EXTRA_DIST += $(STD_C_FILES) $(MP_C_FILES) src/Unlimited.txt
|
EXTRA_DIST += $(STD_C_FILES) $(MP_C_FILES) src/Unlimited.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user