Move a few PSU-only files into the psu folder.
This commit is contained in:
parent
ec8a989ce5
commit
7025a89cee
2
Makefile
2
Makefile
@ -26,7 +26,7 @@ server:
|
||||
@./rebar compile
|
||||
|
||||
missions:
|
||||
$(ERLC) src/psu_parser.erl
|
||||
$(ERLC) src/psu/psu_parser.erl
|
||||
$(ERL) -noshell -noinput -sname missions -pa ebin -run psu_parser run -run init stop
|
||||
rm psu_parser.beam
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user