forked from Imagelibrary/rtems
2000-09-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* network/Makefile.am: Use AM_*FLAGS += .. . * ChangeLog: Fix formating.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2000-09-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* network/Makefile.am: Use AM_*FLAGS += .. .
|
||||
* ChangeLog: Fix formating.
|
||||
|
||||
2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* network/Makefile.am, rtc/Makefile.am, serial/Makefile.am:
|
||||
|
||||
@@ -27,8 +27,8 @@ $(PROJECT_INCLUDE)/libchip/%.h: %.h
|
||||
# Add local stuff here using +=
|
||||
#
|
||||
|
||||
AM_CPPFLAGS = -D__INSIDE_RTEMS_BSD_TCPIP_STACK__
|
||||
AM_CFLAGS = $(LIBC_DEFINES)
|
||||
AM_CPPFLAGS += -D__INSIDE_RTEMS_BSD_TCPIP_STACK__
|
||||
AM_CFLAGS += $(LIBC_DEFINES)
|
||||
|
||||
$(LIB): $(OBJS)
|
||||
$(make-library)
|
||||
|
||||
Reference in New Issue
Block a user