mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-10-27 19:52:05 +01:00
* Wrong file extensions
git-svn-id: trunk@17365 -
This commit is contained in:
parent
1f6695b28b
commit
d7f5842c2e
@ -2521,4 +2521,4 @@ ifneq ($(wildcard fpcmake.loc),)
|
|||||||
include fpcmake.loc
|
include fpcmake.loc
|
||||||
endif
|
endif
|
||||||
.NOTPARALLEL:
|
.NOTPARALLEL:
|
||||||
fpdoc$(EXEEXT): instantfpc.pp instantfptools.pp
|
fpdoc$(EXEEXT): instantfpc.pas instantfptools.pas
|
||||||
|
|||||||
@ -23,5 +23,5 @@ units=instantfptools
|
|||||||
|
|
||||||
[rules]
|
[rules]
|
||||||
.NOTPARALLEL:
|
.NOTPARALLEL:
|
||||||
fpdoc$(EXEEXT): instantfpc.pp instantfptools.pp
|
fpdoc$(EXEEXT): instantfpc.pas instantfptools.pas
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user