forked from Imagelibrary/rtems
2004-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Fix typo in previous patch.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2004-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* Makefile.am: Fix typo in previous patch.
|
||||
|
||||
2004-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* Makefile.am: Use automake compilation rules.
|
||||
|
||||
@@ -124,7 +124,7 @@ shmdr_rel_SOURCES = shmdr/addlq.c shmdr/cnvpkt.c shmdr/getlq.c shmdr/dump.c \
|
||||
shmdr/mpisr.c shmdr/poll.c shmdr/receive.c shmdr/retpkt.c shmdr/send.c \
|
||||
shmdr/setckvec.c
|
||||
shmdr_rel_CPPFLAGS = $(AM_CPPFLAGS) $(CFLAGS_OPTIMIZE_V)
|
||||
shmdr_rel_LDFLAGS = $(RTEMS_REL_LDFLAGS)
|
||||
shmdr_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
|
||||
|
||||
EXTRA_PROGRAMS += shmdr_g.rel
|
||||
CLEANFILES += shmdr_g.rel
|
||||
|
||||
Reference in New Issue
Block a user