mirror of
https://github.com/vivier/EMILE.git
synced 2025-01-22 15:29:53 +00:00
Add libmap
This commit is contained in:
parent
efe9ec379d
commit
90db2e2b91
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user