mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-16 00:09:17 +02:00
* makecfg updated
This commit is contained in:
parent
9bc939fdd1
commit
250a45a988
@ -280,7 +280,7 @@ ifdef inlinux
|
|||||||
$(MKDIR) $(LIBINSTALLDIR)
|
$(MKDIR) $(LIBINSTALLDIR)
|
||||||
$(INSTALLEXE) ppc386 $(LIBINSTALLDIR)
|
$(INSTALLEXE) ppc386 $(LIBINSTALLDIR)
|
||||||
chmod 755 makecfg
|
chmod 755 makecfg
|
||||||
makecfg $(LIBINSTALLDIR)/samplecfg $(UNITINSTALLDIR) $(MSGINSTALLDIR) $(GCCLIBPATH)
|
makecfg $(LIBINSTALLDIR)/samplecfg
|
||||||
else
|
else
|
||||||
$(MKDIR) $(BININSTALLDIR)
|
$(MKDIR) $(BININSTALLDIR)
|
||||||
$(INSTALLEXE) ppc386$(EXEEXT) $(BININSTALLDIR)
|
$(INSTALLEXE) ppc386$(EXEEXT) $(BININSTALLDIR)
|
||||||
@ -341,7 +341,10 @@ $(M68KEXENAME): $(PASFILES) $(INCFILES)
|
|||||||
|
|
||||||
#
|
#
|
||||||
# $Log$
|
# $Log$
|
||||||
# Revision 1.16 1998-11-16 15:30:19 pierre
|
# Revision 1.17 1998-12-21 13:13:08 peter
|
||||||
|
# * makecfg updated
|
||||||
|
#
|
||||||
|
# Revision 1.16 1998/11/16 15:30:19 pierre
|
||||||
# + shorter cycle for win32 with cygnus b20
|
# + shorter cycle for win32 with cygnus b20
|
||||||
#
|
#
|
||||||
# Revision 1.15 1998/11/13 15:40:12 pierre
|
# Revision 1.15 1998/11/13 15:40:12 pierre
|
||||||
|
Loading…
Reference in New Issue
Block a user