objects may now be separated from sources M.Z.
This commit is contained in:
@@ -6,9 +6,9 @@
|
||||
# Markus Zolliker, March 2003
|
||||
#--------------------------------------------------------------------------
|
||||
|
||||
include ../../linux_def
|
||||
include ../../$(SRC)linux_def
|
||||
|
||||
CC = gcc
|
||||
CFLAGS = -g -DLINUX $(DFORTIFY) -I$(SRC). -I.. -I../..
|
||||
CFLAGS = -g -DLINUX $(DFORTIFY) -I$(SRC). -I../../$(SRC)
|
||||
|
||||
include $(SRC)make_gen
|
||||
|
||||
Reference in New Issue
Block a user