diff options
author | Olivier Houchard <cognet@FreeBSD.org> | 2013-03-07 23:44:35 +0000 |
---|---|---|
committer | Olivier Houchard <cognet@FreeBSD.org> | 2013-03-07 23:44:35 +0000 |
commit | 57fb38ba939db9188d471c8c12e959a6660e1b79 (patch) | |
tree | ff300a71fe79c32b24f6f67ebeb224d8a808e9f6 /usr.bin/Makefile.arm | |
parent | 4b52061e17a0876be4efaf18433430184f9b2660 (diff) |
Add arm bits to truss.
Notes
Notes:
svn path=/head/; revision=247975
Diffstat (limited to 'usr.bin/Makefile.arm')
-rw-r--r-- | usr.bin/Makefile.arm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/Makefile.arm b/usr.bin/Makefile.arm index 3c4e7a5fbbe2..b720e3de68bf 100644 --- a/usr.bin/Makefile.arm +++ b/usr.bin/Makefile.arm @@ -1,3 +1,2 @@ # $FreeBSD$ -SUBDIR:= ${SUBDIR:Ntruss} |