mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-05 07:41:11 +00:00
Imported rest of libSDF / libsw. Removed dependency on preinstalled flex/bison in libdsf
This commit is contained in:
parent
a611d77c5d
commit
9e3ab3b045
22 changed files with 2364 additions and 2410 deletions
2
external/libsdf/GNUmakefile
vendored
2
external/libsdf/GNUmakefile
vendored
|
@ -20,7 +20,7 @@ all: All
|
|||
# spell them a little differently in this file...
|
||||
include Make-common/Make.generic
|
||||
|
||||
subdirs:= libSDF libmpmy
|
||||
subdirs:= libSDF libmpmy libsw
|
||||
|
||||
All:
|
||||
for dir in $(subdirs); do (cd $$dir; $(MAKE) ARCH=$(ARCH) all); done
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue