From e5bc196873ba53dedb69b4bd74066db41efbdede Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 12 Feb 2001 14:52:50 +0000 Subject: 2001-02-07 Ralf Corsepius * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg, custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg, custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options. --- make/custom/FreeBSD-posix.cfg | 7 ------- 1 file changed, 7 deletions(-) (limited to 'make/custom/FreeBSD-posix.cfg') diff --git a/make/custom/FreeBSD-posix.cfg b/make/custom/FreeBSD-posix.cfg index 944cc24cba..016902e984 100644 --- a/make/custom/FreeBSD-posix.cfg +++ b/make/custom/FreeBSD-posix.cfg @@ -26,13 +26,6 @@ CFLAGS_OPTIMIZE_V = -O2 # This section makes the target dependent options file. -# RTEMS_UNIX (unix) -# Define this to indicate this is an RTEMS UNIX port. - -define make-target-options - echo "#define RTEMS_UNIX 1 " >>$@ -endef - define make-exe $(LINK.c) $(AM_CFLAGS) $(AM_LDFLAGS) -o $@ $(LINK_OBJS) $(LINK_LIBS) $(NM) -ng $@ > $(basename $@).num -- cgit v1.2.3