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:
parent
4878ac329e
commit
8ef0ddbcd8
1 changed files with 7 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue