mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-12 02:26:20 +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
|
.PHONY: test
|
||||||
|
|
||||||
test: examples
|
test: examples
|
||||||
|
|
||||||
|
clean: fpc_clean
|
||||||
|
$(DEL) gdbver$(EXEEXT) gdbver$(OEXT)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user