mirror of
https://github.com/GnoConsortium/gno.git
synced 2024-11-18 19:09:31 +00:00
10 lines
121 B
Makefile
10 lines
121 B
Makefile
#
|
|
# $Id: Makefile,v 1.1 1998/03/31 03:32:47 gdr-ftp Exp $
|
|
#
|
|
|
|
PROG = link
|
|
BINDIR = /usr/bin
|
|
|
|
.INCLUDE : /src/gno/prog.mk
|
|
|