Remove defunct pmfiles.
--HG-- branch : default-branch
This commit is contained in:
@@ -1,20 +0,0 @@
|
||||
-- $Source$
|
||||
-- $State$
|
||||
|
||||
local d = "modules/src/assert/"
|
||||
lib_assert = file (LIBDIR.."libassert.a")
|
||||
|
||||
module_assert = clibrary {
|
||||
cfile (d.."BadAssert.c"),
|
||||
|
||||
outputs = {"%U%/libassert.a"},
|
||||
install = {
|
||||
pm.install(LIBDIR.."libassert.a")
|
||||
}
|
||||
}
|
||||
|
||||
-- Revision history
|
||||
-- $Log$
|
||||
-- Revision 1.1 2006-07-20 23:18:19 dtrg
|
||||
-- First version in CVS.
|
||||
--
|
||||
Reference in New Issue
Block a user