File:  [CSRG BSD Unix] / 43BSDReno / pgrm / pascal / px_header / Makefile
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:12:57 2018 UTC (8 years, 1 month ago) by root
Branches: MAIN, BSD
CVS tags: HEAD, BSD43reno
BSD 4.3reno

#	@(#)Makefile	5.1 (Berkeley) 6/29/90

PROG=	px_header
SRCDIR=	${.CURDIR}/../src
CFLAGS+=-I${SRCDIR}
LDFLAGS+=-N
SRCS=	px_header.c
OBJS+=	config.o
BINDIR=	/usr/libexec/pascal
NOMAN=	noman
CLEANFILES+=config.c

beforeinstall:
	strip px_header
	mv px_header temp
	dd if=temp of=px_header conv=sync
	rm -f temp

WHOAMI=		pi
.include "${SRCDIR}/config.include"
.include <bsd.prog.mk>

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.