diff options
author | JP Rosevear <jpr@helixcode.com> | 2000-09-01 04:07:53 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2000-09-01 04:07:53 +0800 |
commit | 37da7888aba5c4283f14cae407fe6540f8ce9855 (patch) | |
tree | 6cf97c12e5cbcf94cf5d7a3bd02dd011c83a3daf /libical/MacOS/restrictions.make | |
parent | d5690284caf6706a406cfc9bf4a57cecc5950e21 (diff) | |
download | gsoc2013-evolution-37da7888aba5c4283f14cae407fe6540f8ce9855.tar gsoc2013-evolution-37da7888aba5c4283f14cae407fe6540f8ce9855.tar.gz gsoc2013-evolution-37da7888aba5c4283f14cae407fe6540f8ce9855.tar.bz2 gsoc2013-evolution-37da7888aba5c4283f14cae407fe6540f8ce9855.tar.lz gsoc2013-evolution-37da7888aba5c4283f14cae407fe6540f8ce9855.tar.xz gsoc2013-evolution-37da7888aba5c4283f14cae407fe6540f8ce9855.tar.zst gsoc2013-evolution-37da7888aba5c4283f14cae407fe6540f8ce9855.zip |
This dir is not in 0.19
2000-08-31 JP Rosevear <jpr@helixcode.com>
* MacOS: This dir is not in 0.19
svn path=/trunk/; revision=5149
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 |