1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-03-09 15:50:02 +00:00

- took the 3d tool out of the build list but kept the code in place

3d has become too hard to build
  consider using ndfs which has some of the functionality of 3d
This commit is contained in:
Lefteris Koutsofios 2020-02-12 13:13:41 -05:00
parent 4878ac329e
commit 8ef0ddbcd8

View file

@ -1,3 +1,4 @@
if CC.HOSTTYPE == "no_build"
/*
* 3d fs library
*
@ -101,3 +102,9 @@ terminal FEATURE/eaccess FEATURE/hack
$(BINDIR)/3d $(SHELL) $(REGRESS) $(REGRESSFLAGS) $(*)
:: sys.tab
else
:NOTHING:
end