summaryrefslogtreecommitdiff
path: root/emulators/linux_base-8/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* now provides a.out and ELF libraries.Eric L. Hernes1996-03-291-4/+4
| | | | Notes: svn path=/head/; revision=2908
* Change category name from "emulation" to "emulators". This was theSatoshi Asami1995-11-221-2/+2
| | | | | | | most confusing of all! Notes: svn path=/head/; revision=2446
* Add NO_MTREE=yes.Satoshi Asami1995-11-171-1/+2
| | | | Notes: svn path=/head/; revision=2429
* (1) CATEGORIES is "emulation", not "emulators" (I know, I know! I'm goingSatoshi Asami1995-11-141-2/+4
| | | | | | | | | to do something about this situation once 2.1 is out!) (2) Add PKGNAME=linux_lib-1.0. Version numbers are always required. Notes: svn path=/head/; revision=2417
* third time's a charmEric L. Hernes1995-11-081-3/+3
| | | | | | | | | | | 1) fixed symlinks in the distfile 2) chaged `pre-buid' to `pre-install' 3) allowed `mkdir ${PREFIX}' to fail gracefully looks like a package will work now. Notes: svn path=/head/; revision=2398
* changed build target to pre-build target.Eric L. Hernes1995-11-061-2/+2
| | | | Notes: svn path=/head/; revision=2394
* Add a cheesy "mkdir -p ${PREFIX}" as build target since mostJordan K. Hubbard1995-11-051-1/+4
| | | | | | | | systems won't have /compat/linux already created and the install will fall right over. Notes: svn path=/head/; revision=2392
* imported port for linux-librariesEric L. Hernes1995-11-031-0/+16
This is part of the linux-compatibility setup Obtained from: an old slackware dist Approved by: asami (I hope ;-) ) Notes: svn path=/head/; revision=2390