aboutsummaryrefslogtreecommitdiff
path: root/lang/scheme48/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-181-1/+2
| | | | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578
* CATAGORIES+= -> CATAGORIES=David E. O'Brien1996-11-121-2/+2
| | | | | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc. Notes: svn path=/head/; revision=4416
* Change category nome from "languages" to "lang". Also remove "programming"Satoshi Asami1995-11-221-2/+2
| | | | | | | which appeared in some of them, everything here is a programming language! :) Notes: svn path=/head/; revision=2450
* Add "STRIP=", scheme48 is a shell script.Satoshi Asami1995-04-241-1/+2
| | | | Notes: svn path=/head/; revision=1529
* Add myself as MAINTAINERJoshua Peck Macdonald1995-04-151-1/+3
| | | | Notes: svn path=/head/; revision=1377
* Update of lang Makefiles....Satoshi Asami1995-04-151-2/+3
| | | | Notes: svn path=/head/; revision=1364
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-1/+2
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* Scheme 48Steven Wallace1995-01-071-0/+16
Submitted by: Josh MacDonald, <jmacd@uclink.berkeley.edu> Notes: svn path=/head/; revision=736