mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-18 04:10:57 +01:00
initial commit
This commit is contained in:
8
Makefile.am
Normal file
8
Makefile.am
Normal file
@@ -0,0 +1,8 @@
|
||||
SUBDIRS = libpcp src man tests
|
||||
ACLOCAL_AMFLAGS = -I config
|
||||
|
||||
test:
|
||||
cd tests && make test
|
||||
|
||||
stresstest:
|
||||
cd tests && make stresstest
|
||||
Reference in New Issue
Block a user