Commit graph

4 commits

Author SHA1 Message Date
reed
bdc986df08 Do not define LIBC and other LIB* settings. This should fix
problem with building on systems that don't have the
/usr/lib/libc.a (LIBC).

This is the log entry from mk-files 20051104:
        * prog.mk: remove all the LIBC?= junk, use
        .-include libnames.mk instead (none by default).

Note this is not an exact copy of the mk-files 20051104 prog.mk.
(Todo: compare and test all the mk files with sjg's version.)
2005-11-18 06:31:22 +00:00
cube
62758d1291 Fix typo (missing leading dot). 2005-05-17 09:16:46 +00:00
christos
e2c98c8fea Different operating systems have different places where they store the
groff macro files. Since we don't have a pkgsrc groff tool dependency,
we ignore the dependencies if the macro files are not there.
2005-05-14 19:16:16 +00:00
grant
dc18479966 import the required bits of bootstrap-pkgsrc from 20040311. 2004-03-11 13:03:58 +00:00