Sign in
apache
/
allura
/
c64a8a7489a4a45f0644097834adb48bfb7e66c6
/
.
/
Makefile
blob: c852a0419a403cb90dea3d2f4d31726dc7750633 [
file
] [
log
] [
blame
]
# Allura Makefile
SHELL
=/
bin
/
bash
-
include
Makefile
.
def
# Constants
PID_PATH
?=.
# Targets
test
:
ALLURA_VALIDATION
=
none
./
run_tests
run
:
paster serve
--
reload development
.
ini