LIBS was not used; removed it
This commit is contained in:
parent
bb82ab2c09
commit
db67ceebc9
|
@ -10,11 +10,6 @@ IDIRS=-I.\
|
||||||
-I$(TARGET_HOME)/h\
|
-I$(TARGET_HOME)/h\
|
||||||
-I$(TARGET_HOME)/modules/h
|
-I$(TARGET_HOME)/modules/h
|
||||||
|
|
||||||
LIBS=$(TARGET_HOME)/modules/lib/object.$(LIBSUF)\
|
|
||||||
$(TARGET_HOME)/modules/lib/libstring.$(LIBSUF)\
|
|
||||||
$(TARGET_HOME)/modules/lib/libprint.$(LIBSUF)\
|
|
||||||
$(TARGET_HOME)/modules/lib/libsystem.$(LIBSUF)
|
|
||||||
|
|
||||||
CFLAGS = $(COPTIONS) $(IDIRS)
|
CFLAGS = $(COPTIONS) $(IDIRS)
|
||||||
|
|
||||||
all: bottom.$(SUF) con1.$(SUF) con2.$(SUF) con4.$(SUF) end_back.$(SUF) \
|
all: bottom.$(SUF) con1.$(SUF) con2.$(SUF) con4.$(SUF) end_back.$(SUF) \
|
||||||
|
|
Loading…
Reference in a new issue