Changeset 34969
- Timestamp:
- Jan 18, 2013, 10:19:45 AM (14 years ago)
- Location:
- branches/eam_branches/ipp-20121219/ippToPsps
- Files:
-
- 3 edited
-
config/Makefile.am (modified) (2 diffs)
-
jars/Makefile.am (modified) (1 diff)
-
jython/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20121219/ippToPsps/config/Makefile.am
r34959 r34969 10 10 config_DATA = $(config_files) 11 11 12 INSTALL = @INSTALL@ -C 13 12 14 install-data-hook: 13 15 chmod 0755 $(configdir) … … 16 18 17 19 ACLOCAL_AMFLAGS = -I m4 20 -
branches/eam_branches/ipp-20121219/ippToPsps/jars/Makefile.am
r34960 r34969 7 7 jar_DATA = $(jar_files) 8 8 9 INSTALL = @INSTALL@ -C 10 9 11 install-data-hook: 10 12 chmod 0755 $(jardir) -
branches/eam_branches/ipp-20121219/ippToPsps/jython/Makefile.am
r34964 r34969 37 37 jython_DATA = $(jython_files) 38 38 39 INSTALL = @INSTALL@ -C 40 39 41 install-data-hook: 40 42 chmod 0755 $(jythondir)
Note:
See TracChangeset
for help on using the changeset viewer.
