File:  [LON-CAPA] / loncom / build / Makefile
Revision 1.1: download - view: text, annotated - select for diffs
Fri Nov 17 23:02:52 2000 UTC (23 years, 6 months ago) by harris41
Branches: MAIN
CVS tags: HEAD
The Makefile of LON-CAPA.  This builds all the necessary
packages. -Scott

# Makefile
# For LON-CAPA
# Scott Harrison
# November 2000

all: LON-CAPA-base cd cd_cover

LON-CAPA-base:

cd: 

cd_cover:

clean:

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>