mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-12 11:03:05 +00:00
Dump all modifications
This commit is contained in:
parent
e57d9a731a
commit
4d4d27e86b
4 changed files with 25 additions and 0 deletions
|
@ -13,6 +13,8 @@ all: $(PROGS)
|
|||
|
||||
showZobov: showZobov.o loadZobov.o zobovConf.o
|
||||
|
||||
testZobov: testZobov.o loadZobov.o
|
||||
|
||||
depend: $(SOURCES)
|
||||
@echo "[DEPENDS] $^"
|
||||
@$(CC) $(CPPFLAGS) -M -MM $^ > .mydepends
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue