Makefile:

- install to /bin directory vice /usr/bin
This commit is contained in:
gdr-ftp 1998-02-19 02:13:12 +00:00
parent 55dc07fbcf
commit 8ecdfc40b1
1 changed files with 1 additions and 4 deletions

View File

@ -1,13 +1,10 @@
#
# This makefile is intended for use with dmake(1) on Apple IIGS
# $Id: Makefile,v 1.1 1997/12/02 05:15:19 gdr Exp $
# $Id: Makefile,v 1.2 1998/02/19 02:13:12 gdr-ftp Exp $
#
# Created by Dave Tribby, November 1997
# Program name
PROG= split
# Delivery directory
BINDIR = /usr/bin
.INCLUDE : /src/gno/prog.mk