com32/gpllib: clean up Makefile structure
authorH. Peter Anvin <hpa@zytor.com>
Thu, 12 Mar 2009 20:57:11 +0000 (13:57 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 12 Mar 2009 20:57:11 +0000 (13:57 -0700)
com32/gpllib/Makefile
com32/lib/MCONFIG
com32/lib/Makefile

index dd77d39..0f8bf95 100644 (file)
@@ -3,9 +3,12 @@
 #
 
 # Include configuration rules
+topdir = ../..
 include ../lib/MCONFIG
 
-LIBOBJS = 
+REQFLAGS += -I../gplinclude
+
+LIBOBJS  = 
 
 BINDIR   = /usr/bin
 LIBDIR   = /usr/lib
index e40cf83..aea0ed7 100644 (file)
@@ -1,6 +1,5 @@
 # -*- makefile -*-
 
-topdir = ../..
 include $(topdir)/MCONFIG
 
 GCCOPT := $(call gcc_ok,-std=gnu99,) \
index eb723c6..0042c86 100644 (file)
@@ -4,6 +4,7 @@
 
 # Include configuration rules
 NOGPL := 1
+topdir = ../..
 include MCONFIG
 
 LIBOBJS = \