mirror of
https://github.com/GnoConsortium/gno.git
synced 2025-02-01 22:31:43 +00:00
Makefile:
- added more dependancies
This commit is contained in:
parent
10a6b1846a
commit
a231c66c6b
@ -1,5 +1,5 @@
|
||||
#
|
||||
# $Id: Makefile,v 1.1 1997/10/30 03:35:20 gdr Exp $
|
||||
# $Id: Makefile,v 1.2 1998/02/19 02:23:42 gdr-ftp Exp $
|
||||
#
|
||||
|
||||
PROG = test
|
||||
@ -18,3 +18,6 @@ STACK = 1280
|
||||
# sh ${.CURDIR}/mkops
|
||||
|
||||
.INCLUDE: /src/gno/prog.mk
|
||||
|
||||
operators.o: operators.h
|
||||
test.o: operators.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user