File:  [MW Coherent from dump] / coherent / g / usr / bin / infocmp / Makefile
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Wed May 29 04:56:35 2019 UTC (7 years, 2 months ago) by root
Branches: MarkWilliams, MAIN
CVS tags: relic, HEAD
coherent

DESTDIR=/bin386/usr/bin/
SRCDIR= /usr/lib/terminfo
#CFLAGS= -A -O -DSRCDIR='"$(SRCDIR)"' -DTRACE	# compile with trace
CFLAGS= -A -O -DSRCDIR='"$(SRCDIR)"'
LIB=/usr/lib
INCL=/usr/include

SRCS=	read_entry.c dump.c dump_names.c  

infocmp: dump.o dump_names.o read_entry.o
	cc -o $(DESTDIR)infocmp dump.o dump_names.o read_entry.o

dump.o: dump.c term.h compiler.h

dump_names.o: dump_names.c

read_entry.o: term.h object.h
dump.o: compiler.h term.h

unix.superglobalmegacorp.com

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