mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-17 12:39:25 +02:00
* delete gdbver[.exe|.o]
This commit is contained in:
parent
cd73e62336
commit
7aff068a92
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user