diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-12-13 05:55:08 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-12-13 05:55:08 +0000 |
commit | 707692cd3aec50a035559cf71a16c0a42434b40f (patch) | |
tree | 844953512ce0fa53309037a10c7d9008da31cbfd /Makefile | |
parent | 07eba866f1aa794e6afd37f79bef0cc176ac54f3 (diff) |
Add biology.
Notes
Notes:
svn path=/head/; revision=9067
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,10 +1,11 @@ -# $Id: Makefile,v 1.35 1997/08/19 07:10:01 fenner Exp $ +# $Id: Makefile,v 1.36 1997/10/04 15:54:31 jkh Exp $ # SUBDIR += archivers SUBDIR += astro SUBDIR += audio SUBDIR += benchmarks +SUBDIR += biology SUBDIR += cad SUBDIR += chinese SUBDIR += comms |