Changeset 736 for branches/samba-3.5.x/examples/VFS/Makefile.in
- Timestamp:
- Nov 12, 2012, 5:38:52 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.5.x/examples/VFS/Makefile.in
r414 r736 37 37 %.$(OBJEXT): %.c 38 38 @echo "Compiling $<" 39 @$(CC) $(FLAGS) -c $< 39 @$(CC) $(FLAGS) -c $< -D$*_init=init_samba_module 40 40 41 41
Note:
See TracChangeset
for help on using the changeset viewer.