mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-12 13:17:18 +02:00
carbon: normalized build scripts
git-svn-id: trunk@27471 -
This commit is contained in:
parent
ff03f73065
commit
c023886080
@ -1,3 +1,4 @@
|
||||
#!/bin/sh
|
||||
rm *.o
|
||||
rm *.ppu
|
||||
rm *.bak
|
@ -1,3 +1,4 @@
|
||||
#!/bin/sh
|
||||
cd ..
|
||||
cd parser
|
||||
DEFAULT_INI="default.ini"
|
||||
|
@ -1,3 +1,4 @@
|
||||
#!/bin/sh
|
||||
cd ..
|
||||
cd parser
|
||||
DEFAULT_INI="default.ini"
|
||||
|
Loading…
Reference in New Issue
Block a user