mirror of
https://github.com/GnoConsortium/gno.git
synced 2025-01-04 22:30:42 +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
|
||
|
|