Skip to content

Commit

Permalink
Makefile.utl: add rngstream to cleanup
Browse files Browse the repository at this point in the history
Signed-off-by: Steven Noonan <steven@uplinklabs.net>
  • Loading branch information
tycho committed May 4, 2016
1 parent 6dfbc38 commit 566ee53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sys/unix/Makefile.utl
Expand Up @@ -418,7 +418,7 @@ spotless: clean
-rm -f lev_lex.c lev_yacc.c dgn_lex.c dgn_yacc.c
-rm -f ../include/lev_comp.h ../include/dgn_comp.h
-rm -f ../include/tile.h
-rm -f makedefs lev_comp dgn_comp recover dlb roll
-rm -f makedefs lev_comp dgn_comp recover dlb roll rngstream
-rm -rf lev_comp_tmp dgn_comp_tmp
-rm -f gif2txt txt2ppm tile2x11 tile2img.ttp xpm2img.ttp tilemap

Expand Down

0 comments on commit 566ee53

Please sign in to comment.