Explorar o código

* delete gdbver[.exe|.o]

peter %!s(int64=24) %!d(string=hai) anos
pai
achega
7aff068a92
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      packages/gdbint/Makefile.fpc

+ 4 - 0
packages/gdbint/Makefile.fpc

@@ -103,3 +103,7 @@ testgdb$(EXEEXT): testgdb.pp gdbint$(PPUEXT) gdbcon$(PPUEXT) $(DBGCOM)
 .PHONY: test
 
 test: examples
+
+clean: fpc_clean
+        $(DEL) gdbver$(EXEEXT) gdbver$(OEXT)
+