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

CFLAGS = -g
test: rtsinit rtsresp

# local files we need to test our special version of rtsap
ROFILES = 
support.c rtsinit.c rtsresp.c: support.h

rts: rtsinit rtsresp

orts: ortsinit ortsresp

rtsinit: rtsinit.o support.o $(ROFILES)
	$(CC) -o rtsinit rtsinit.o support.o $(ROFILES) \
	../../libisode.a /usr/lib/isode/libisode.a -ldbm

ortsinit: rtsinit.o support.o 
	$(CC) -o ortsinit rtsinit.o support.o /usr/lib/isode/libisode.a -ldbm


rtsresp: rtsresp.o support.o $(ROFILES)
	$(CC) -o rtsresp rtsresp.o support.o $(ROFILES) ../../libisode.a \
	/usr/lib/isode/libisode.a -ldbm

ortsresp: rtsresp.o support.o 
	$(CC) -o ortsresp rtsresp.o support.o /usr/lib/isode/libisode.a -ldbm

unix.superglobalmegacorp.com

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