1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-03 04:23:50 +03:00
Files
samba-mirror/source/build/pidl/Makefile
Jelmer Vernooij 45c3d0036b r1736: - Pidl updates:
- Support for "object oriented" interfaces in pidl
 - Support for inherited interfaces in pidl
 - Simplification of the support for properties on an interface
- Start on dcom rpc torture tests
2007-10-10 12:57:51 -05:00

8 lines
66 B
Makefile

all: idl.pm
idl.pm: idl.yp
yapp -s idl.yp
clean:
rm -f idl.pm