File:  [CSRG BSD Unix] / 43BSD / contrib / icon / bin / Makefile
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:12:55 2018 UTC (8 years, 1 month ago) by root
Branches: MAIN, BSD
CVS tags: HEAD, BSD43
BSD 4.3

all:		icont iconx.hdr
	
icont.o:	../h/config.h
icont:		icont.o
		cc -O -o icont icont.o
	
ixhdr.o:	../h/config.h
iconx.hdr:	ixhdr.o
		cc -O -N ixhdr.o -o iconx.hdr
		strip iconx.hdr


Listall:
		@pr *.c
		@date >List

List:		icont.c ixhdr.c
		@pr $?
		@date >List
Clean:
		rm -f icont.o iconx.hdr ixhdr ixhdr.o

Dist-clean:
		rm -f .BK* .CK* .emacs*
		rm -f `gcomp Makefile icont.c ixhdr.c *.gen`

unix.superglobalmegacorp.com

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