dtconfig: make it build

This commit is contained in:
Jon Trulson
2019-11-20 17:46:20 -07:00
parent 660be1c5cc
commit 58505b904d
3 changed files with 18 additions and 15 deletions

View File

@@ -4,10 +4,3 @@ if SOLARIS
SUBDIRS = sun
endif
if AIX
SUBDIRS = ibm
endif
if HPUX
SUBDIRS = hp
endif