Pascal compiler builds.
This commit is contained in:
7
lang/pc/comp/make.parameters
Executable file
7
lang/pc/comp/make.parameters
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
echo '#ifndef PARAMETERS_H'
|
||||
echo '#define PARAMETERS_H'
|
||||
grep -v '^!'
|
||||
echo '#endif'
|
||||
|
||||
Reference in New Issue
Block a user