diff options
Diffstat (limited to 'sbin/Makefile.pc98')
-rw-r--r-- | sbin/Makefile.pc98 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sbin/Makefile.pc98 b/sbin/Makefile.pc98 new file mode 100644 index 000000000000..4aab559ad6dd --- /dev/null +++ b/sbin/Makefile.pc98 @@ -0,0 +1,5 @@ +# $FreeBSD$ + +SUBDIR += bsdlabel +SUBDIR += fdisk_pc98 +SUBDIR += sconfig |