mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-22 17:33:32 +02:00
* remove MAKE call in makefile target
This commit is contained in:
parent
92705caaeb
commit
507fe53545
@ -7,7 +7,6 @@
|
|||||||
[makefilerule]
|
[makefilerule]
|
||||||
Makefile: Makefile.fpc
|
Makefile: Makefile.fpc
|
||||||
fpcmake
|
fpcmake
|
||||||
$(MAKE)
|
|
||||||
|
|
||||||
[osdetect]
|
[osdetect]
|
||||||
#####################################################################
|
#####################################################################
|
||||||
@ -1119,7 +1118,10 @@ endif
|
|||||||
|
|
||||||
;
|
;
|
||||||
; $Log$
|
; $Log$
|
||||||
; Revision 1.3 1999-11-08 15:01:39 peter
|
; Revision 1.4 1999-11-08 22:47:04 peter
|
||||||
|
; * remove MAKE call in makefile target
|
||||||
|
;
|
||||||
|
; Revision 1.3 1999/11/08 15:01:39 peter
|
||||||
; * fpcmake support
|
; * fpcmake support
|
||||||
;
|
;
|
||||||
; Revision 1.2 1999/11/03 23:39:53 peter
|
; Revision 1.2 1999/11/03 23:39:53 peter
|
||||||
|
Loading…
Reference in New Issue
Block a user