mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 15:02:43 +02:00
Origin commit data
------------------
Branch: master
Commit: 1466524bc5
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-11-11 (Sun, 11 Nov 2012)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
10 lines
147 B
Makefile
10 lines
147 B
Makefile
bin_PROGRAMS =
|
|
|
|
if BOXTYPE_SPARK
|
|
bin_PROGRAMS += spark_fp
|
|
spark_fp_SOURCES = spark_fp.c
|
|
endif
|
|
|
|
bin_PROGRAMS += pic2m2v
|
|
pic2m2v_SOURCES = pic2m2v.c
|