mirror of
https://github.com/GnoConsortium/gno.git
synced 2025-02-01 07:31:11 +00:00
Makefile:
- set HAS_BSD_MANPAGE to 'true' -- get the right one when building the release.
This commit is contained in:
parent
3689484d24
commit
4957db0caf
@ -1,9 +1,10 @@
|
||||
#
|
||||
# $Id: Makefile,v 1.1 1998/06/23 23:23:52 gdr-ftp Exp $
|
||||
# $Id: Makefile,v 1.2 1998/07/07 02:19:26 gdr-ftp Exp $
|
||||
#
|
||||
|
||||
PROG = logger
|
||||
STACK = 1280 # highest observed: 900-some-odd bytes
|
||||
BINDIR = /usr/bin
|
||||
HAS_BSD_MANPAGE = true
|
||||
|
||||
.INCLUDE: /src/gno/prog.mk
|
||||
|
Loading…
x
Reference in New Issue
Block a user