home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Usenet 1994 October
/
usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso
/
misc
/
volume8
/
libhoward
/
part08
/
MakeCommon
< prev
next >
Wrap
Text File
|
1989-10-01
|
1KB
|
50 lines
# MakeCommon - common definitions for uMakefile and Makefile for howard
#
# $Header: MakeCommon,v 1.3 89/09/22 13:46:45 howard Exp $
#
# Copyright 1989 Howard Lee Gayle
# This file is written in the ISO 8859/1 character set.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 1,
# as published by the Free Software Foundation.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
# Commands:
# Change mode of a file.
CHMOD=chmod
# Get a file from the distribution directory.
DISTI=mkDistI
# Write arguments on stdout.
ECHO=echo
# Remove a file.
RM=zap -f
# Perform set difference operations.
SETS=sets
# Uncompress if necessary and check out from RCS or SCCS.
UNCMPRS=mkUncmprs
# C include file search path.
INCLUDES=-I/usr/local/local-include -I/usr/local/free/howard/1/include
# Special C programs. These are *not* library functions.
SCS = mk-smp.c
# Generated C include files.
it = cc-lims.i libc-lims.i registers.i simultipre.i