summaryrefslogtreecommitdiff
path: root/usr.bin/keynote/Makefile
AgeCommit message (Collapse)Author
2002-05-11Add missing libraries to bsd.prog.mk (mostly kerberosV)Marc Espie
Use them in DPADD throughout the tree. Fix a few mispells (LIBMATH -> LIBM...) Wipe obsolete lib (LIBRESOLV) Sort added missing libraries, move obsolete stuff apart. Synch documentation in bsd.README ok deraadt@
2001-07-20let make do it's job, not dupping pieces from included files hereMichael Shalayeff
1999-10-01FixAngelos D. Keromytis
1999-10-01Update for version 2.0Angelos D. Keromytis
1999-08-14Missing -I/usr/include/ssl, evanc@concer.toAngelos D. Keromytis
1999-05-31Update dependencies.Angelos D. Keromytis
1999-05-31Add -WallAngelos D. Keromytis
1999-05-27Single manpage for command-line tool.Angelos D. Keromytis
1999-05-24Use flags instead of argv[0], to avoid /usr/bin pollution.Angelos D. Keromytis
1999-05-24Unified tool for keynote utils (one binary, 4 utils based on argv[0])Angelos D. Keromytis