Add biology.

This commit is contained in:
Satoshi Asami 1997-12-13 05:55:08 +00:00
parent 07eba866f1
commit 707692cd3a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=9067

View file

@ -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 += archivers
SUBDIR += astro SUBDIR += astro
SUBDIR += audio SUBDIR += audio
SUBDIR += benchmarks SUBDIR += benchmarks
SUBDIR += biology
SUBDIR += cad SUBDIR += cad
SUBDIR += chinese SUBDIR += chinese
SUBDIR += comms SUBDIR += comms