freebsd-dev/usr.bin/objformat/Makefile
Peter Wemm ed0cfa6ecc Bah. Kris says the default-to-a.out knowledge has migrated into the
official gnu configure scripts and a couple of other places.

Add an example noisy, loud and annoying placeholder for /usr/bin/objformat
if it turns out to too much trouble to be gone.  It is not connected to
the build yet.
2007-01-25 23:12:19 +00:00

8 lines
67 B
Makefile

# $FreeBSD$
SCRIPTS=objformat.sh
NO_MAN=
.include <bsd.prog.mk>