Updated to the version 0.1 of Prime Mover (which involves some syntax changes).
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
local d = "util/arch/"
|
||||
|
||||
tool_aal = cprogram {
|
||||
CEXTRAFLAGS = "-DAAL",
|
||||
CDEFINES = {PARENT, "AAL"},
|
||||
cfile (d.."archiver.c"),
|
||||
|
||||
lib_print,
|
||||
@@ -20,7 +20,10 @@ tool_aal = cprogram {
|
||||
|
||||
-- Revision history
|
||||
-- $Log$
|
||||
-- Revision 1.2 2006-07-30 23:45:35 dtrg
|
||||
-- Revision 1.3 2006-10-15 00:28:12 dtrg
|
||||
-- Updated to the version 0.1 of Prime Mover (which involves some syntax changes).
|
||||
--
|
||||
-- Revision 1.2 2006/07/30 23:45:35 dtrg
|
||||
-- Modified to install aal's manpage.
|
||||
--
|
||||
-- Revision 1.1 2006/07/20 23:18:18 dtrg
|
||||
|
||||
Reference in New Issue
Block a user