Changeset eb5e8fc for Makefile.am
- Timestamp:
- Apr 4, 2013, 2:31:41 AM (12 years ago)
- Branches:
- master, release-1.10
- Children:
- 574b952
- Parents:
- 6249a88f
- git-author:
- Anders Kaseorg <andersk@mit.edu> (12/12/12 19:54:43)
- git-committer:
- Anders Kaseorg <andersk@mit.edu> (04/04/13 02:31:41)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Makefile.am
rcb1243be reb5e8fc 69 69 70 70 perlglue.c: perlglue.xs typemap 71 $(AM_V_GEN)perl $(XSUBPPDIR)/xsubpp $(XSUBPPFLAGS) -prototypes perlglue.xs > perlglue.c71 $(AM_V_GEN)perl $(XSUBPPDIR)/xsubpp $(XSUBPPFLAGS) -prototypes $< > $@ 72 72 73 73 varstubs.c: stubgen.pl variable.c
Note: See TracChangeset
for help on using the changeset viewer.