install the right things
This commit is contained in:
parent
bfeb27c384
commit
c9848e344c
|
@ -1,9 +1,13 @@
|
|||
# from: @(#)Makefile 8.1 (Berkeley) 8/14/93
|
||||
# $Id: Makefile,v 1.2 1993/11/09 04:09:08 cgd Exp $
|
||||
# $Id: Makefile,v 1.3 1994/07/01 06:14:02 cgd Exp $
|
||||
|
||||
DIR= psd/19.curses
|
||||
SRCS= Master
|
||||
MACROS= -me
|
||||
EXTRA= appen.A appen.B appen.C appenA c_macros doc.I doc.II doc.III \
|
||||
doc.IV ex1.c ex2.c fns.doc intro.0 intro.1 intro.2 intro.3 \
|
||||
intro.4 intro.5 intro.6 life.c macros twinkle1.c twinkle2.c \
|
||||
win_st.c
|
||||
|
||||
CLEANFILES+=win_st.gr twinkle1.gr twinkle2.gr life.gr intro.2.tbl appen.A.tbl \
|
||||
ex1.gr ex2.gr
|
||||
|
|
Loading…
Reference in New Issue