ch7_library/src/makefile | ●●●●● patch | view | raw | blame | history | |
ch7_library/test/makefile | ●●●●● patch | view | raw | blame | history |
ch7_library/src/makefile
@@ -27,7 +27,6 @@ clear: rm -f *.o clean: clean clean: clear rm -f lib${LIBNAME}.* ch7_library/test/makefile
@@ -16,5 +16,3 @@ run: export LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:LIBPATH ./${APPNAME}