Commit graph

7 commits

Author SHA1 Message Date
wiz
6e02d7ee41 Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
2004-12-03 15:14:50 +00:00
kim
2b9c1b7e0f Use the "netname" target instead of the "netbsd" target as the default,
so CFLAGS is used as set in the standard make(1) rules of the platform.
This should fix the problem that "-pipe" is not available on IRIX.

Don't use mv(1) or rm(1) when installing -- the binary should not be
there anyway when using pkgsrc.

Don't define ${INSTALL} -- it should be pointing to the BSD install(1)
already in the standard make(1) rules of the platform (or somehow
inherited from pkgsrc rules).  Works for NetBSD, untested elsewhere.

Based on suggestions in PR pkg/27429 by Georg Schwarz.
2004-11-25 05:01:21 +00:00
martti
8cee801716 COMMENT should start with a capital letter. 2003-07-21 17:10:16 +00:00
wiz
a13ea108bb Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:52:59 +00:00
kim
c67293d211 Make this compile on Solaris. 1999-09-19 19:50:32 +00:00
kim
f741812e38 Upgrade to netname-1.7 (Ultrix support added, no functional change). 1999-09-15 03:33:59 +00:00
kim
68a3dfb028 netname 1.6 (get canonical name of host) 1999-02-26 22:58:20 +00:00