|
|
1.1 ! root 1: # @(#)Makefile 5.2 (Makefile) 7/25/90 ! 2: ! 3: PROG = amq ! 4: SRCS = amq.c amq_clnt.c amq_xdr.c misc_rpc.c ! 5: LDADD+=-lrpc ! 6: CFLAGS+=-I${.CURDIR}/../include ! 7: CFLAGS+=-I${.CURDIR}/../rpcx ! 8: CFLAGS+=-I${.CURDIR}/../config ! 9: CFLAGS+=-DARCH_REP=\"${MACHINE}\" ! 10: CFLAGS+=-DOS_REP=\"bsd44\" ! 11: CFLAGS+=-DOS_HDR=\"os-bsd44.h\" ! 12: .PATH: ${.CURDIR}/../rpcx ${.CURDIR}/../amd ! 13: ! 14: .include "../../Makefile.inc" ! 15: .include <bsd.prog.mk>
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.