citrun

watch C/C++ source code execute
Log | Files | Refs | LICENSE

Makefile (132B)


      1 SUBDIR +=	bin
      2 SUBDIR +=	gl
      3 SUBDIR +=	inst
      4 SUBDIR +=	lib
      5 # SUBDIR +=	share
      6 # SUBDIR +=	term
      7 
      8 
      9 test:
     10 	prove
     11 
     12 .include <bsd.subdir.mk>