diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-10-06 01:19:13 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-10-06 01:19:13 +0000 |
commit | b560520ef308bd7712c5d3a74205ffc4c4145c61 (patch) | |
tree | 48d943fb72ceb4b23255ce8b2f720877bf6c3eb0 /Makefile | |
parent | 2e20459b7e675b9a0c0400fb30d6ffd1cf0760b5 (diff) | |
download | ports-b560520ef308bd7712c5d3a74205ffc4c4145c61.tar.gz ports-b560520ef308bd7712c5d3a74205ffc4c4145c61.zip |
Add math to Makefile
Notes
Notes:
svn path=/head/; revision=186
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ -# $Id: Makefile,v 1.4 1994/08/23 10:20:17 jkh Exp $ +# $Id: Makefile,v 1.5 1994/10/04 15:11:23 jkh Exp $ # -SUBDIR= comms editors games lang mail net shells utils x11 +SUBDIR= comms editors games lang mail math net shells utils x11 .include <bsd.port.subdir.mk> |