|
@@ -37,12 +37,10 @@
|
|
SRCDIR = .
|
|
SRCDIR = .
|
|
|
|
|
|
VPATH = $(SRCDIR)
|
|
VPATH = $(SRCDIR)
|
|
|
|
+TOPDIR = $(SRCDIR)/..
|
|
|
|
|
|
include $(SRCDIR)/../Make.defaults
|
|
include $(SRCDIR)/../Make.defaults
|
|
|
|
|
|
-TOPDIR = $(SRCDIR)/..
|
|
|
|
-
|
|
|
|
-CDIR = $(TOPDIR)/..
|
|
|
|
FILES = boxdraw smbios console crc data debug dpath \
|
|
FILES = boxdraw smbios console crc data debug dpath \
|
|
entry error event exit guid hand hw init lock \
|
|
entry error event exit guid hand hw init lock \
|
|
misc pause print sread str cmdline\
|
|
misc pause print sread str cmdline\
|