]> git.saurik.com Git - apple/bootx.git/blobdiff - bootx.tproj/Makefile.preamble
BootX-45.tar.gz
[apple/bootx.git] / bootx.tproj / Makefile.preamble
index ca750ab0356057b1f0607f027c12d86fc39287c8..adaff0b58baed5393fce4bbd772442fbe3dacab3 100644 (file)
 #    OTHER_YFLAGS, LOCAL_YFLAGS:  additional flags passed to yacc
 #    OTHER_LFLAGS, LOCAL_LFLAGS:  additional flags passed to lex
 
-ifeq "teflon" "$(RC_OS)"
-       OTHER_CFLAGS=-DkMacOSXServer=1
-else
-       OTHER_CFLAGS=-DkMacOSXServer=0
-endif
-
 # These variables provide hooks enabling you to add behavior at almost every 
 # stage of the make:
 #