Changeset c42a2d6 for examples/skeleton/Makefile.am
- Timestamp:
- 09/17/15 13:13:39 (6 years ago)
- Branches:
- 4.0.1-hotfixes, cachetimestamps, develop, dpdk-ndag, etsilive, libtrace4, master, ndag_format, pfring, rc-4.0.1, rc-4.0.2, rc-4.0.3, rc-4.0.4, ringdecrementfix, ringperformance, ringtimestampfixes
- Children:
- 76c86fb
- Parents:
- 1101175
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
examples/skeleton/Makefile.am
rfdb5e98 rc42a2d6 1 1 2 noinst_PROGRAMS=trivial complete event output 2 noinst_PROGRAMS=trivial complete event output parallel 3 3 4 4 include ../Makefile.examples … … 7 7 event_SOURCES=event.c 8 8 output_SOURCES=output.c 9 parallel_SOURCES=parallel.c 9 10
Note: See TracChangeset
for help on using the changeset viewer.