diff options
Diffstat (limited to 'libical/MacOS/restrictions.make')
-rw-r--r-- | libical/MacOS/restrictions.make | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libical/MacOS/restrictions.make b/libical/MacOS/restrictions.make deleted file mode 100644 index dd146f5ed3..0000000000 --- a/libical/MacOS/restrictions.make +++ /dev/null @@ -1 +0,0 @@ -#pseudo target
all � {libical_c_src}parameterrestrictions.inc {libical_c_src}restrictionrecords.inc
# Generate source file
{libical_c_src}parameterrestrictions.inc � �
{libical_scripts}mkparameterrestrictions.pl �
{libical_data}params-in-prop.txt �
{libical_project}restrictions.make
perl {libical_scripts}mkparameterrestrictions.pl {libical_data}params-in-prop.txt �
> {libical_c_src}parameterrestrictions.inc
# Set file creator to CodeWarrior
setfile {libical_c_src}parameterrestrictions.inc -c CWIE
# Generate source file
{libical_c_src}restrictionrecords.inc � �
{libical_scripts}mkrestrictionrecords.pl �
{libical_data}restrictions.csv �
{libical_project}restrictions.make
perl {libical_scripts}mkrestrictionrecords.pl {libical_data}restrictions.csv �
> {libical_c_src}restrictionrecords.inc
# Set file creator to CodeWarrior
setfile {libical_c_src}restrictionrecords.inc -c CWIE
\ No newline at end of file |