|
|
BSD 4.3
#
# Copyright (c) 1980 Regents of the University of California.
# All rights reserved. The Berkeley software License Agreement
# specifies the terms and conditions for redistribution.
#
# @(#)Makefile 5.1 (Berkeley) 5/7/85
#
#
CFLAGS= -O
OBJS= arc.o box.o circle.o close.o cont.o dot.o erase.o label.o \
line.o linemod.o move.o open.o point.o space.o
../libplotgigi: ${OBJS}
ar cu ../libplotgigi ${OBJS}
${OBJS}: gigi.h
clean:
rm -f ${OBJS} errs a.out core
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.