Add libmap

This commit is contained in:
Laurent Vivier 2007-10-10 21:17:40 +00:00
parent efe9ec379d
commit 90db2e2b91

View File

@ -25,7 +25,8 @@ LIBS = $(OPT_LIBS) -L$(TOP)/../libiso9660/m68k-linux \
-L$(TOP)/../libblock -lblock \
-L$(TOP)/../libcontainer -lcontainer -lunix \
-L$(TOP)/../libui -lui \
-L$(TOP)/../libconfig/m68k-linux -lconfig -lunix
-L$(TOP)/../libconfig/m68k-linux -lconfig -lunix \
-L$(TOP)/../libmap/m68k-linux -lmap
LS = ls
AWK = awk