r1306: commit the first steps of my ASN.1 compiler
[samba.git] / source4 / build / pasn1 / Makefile
diff --git a/source4/build/pasn1/Makefile b/source4/build/pasn1/Makefile
new file mode 100644 (file)
index 0000000..24da2b7
--- /dev/null
@@ -0,0 +1,5 @@
+asn1.pm: asn1.yp
+       yapp -s asn1.yp
+
+clean:
+       rm -f asn1.pm