summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-03-10 21:32:47 +0000
committerWill Andrews <will@FreeBSD.org>2001-03-10 21:32:47 +0000
commit51cac8b9b02f01aa0fe06edb1789698620183458 (patch)
tree2f00c403df35798ec55c8cfe861eb201968f1fe0 /devel/Makefile
parentAdd ascii2pdf 0.9.1, a perl script to convert text files to PDF files. (diff)
Add asmutils 0.13, a set of UNIX utilities written in assembly
language. PR: 24519 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
Notes
Notes: svn path=/head/; revision=39472
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 7096f3415158..95b799e5c644 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -19,6 +19,7 @@
SUBDIR += as80
SUBDIR += asis
SUBDIR += asl
+ SUBDIR += asmutils
SUBDIR += astyle
SUBDIR += autoconf
SUBDIR += automake