mirror of
https://projects.vdr-developer.org/git/vdr-plugin-streamdev.git
synced 2023-10-10 17:16:51 +00:00
Snapshot 2010-09-15
This commit is contained in:
@@ -1,12 +1,16 @@
|
||||
#
|
||||
# Makefile for a Video Disk Recorder plugin
|
||||
#
|
||||
# $Id: Makefile,v 1.4 2010/07/19 13:49:26 schmirl Exp $
|
||||
# $Id: Makefile,v 1.5 2010/07/30 10:49:28 schmirl Exp $
|
||||
|
||||
### The object files (add further files here):
|
||||
|
||||
OBJS = ctools.o remux.o ringbuffy.o transform.o
|
||||
|
||||
### Disable attribute warn_unused_result
|
||||
|
||||
DEFINES += -U_FORTIFY_SOURCE
|
||||
|
||||
### The main target:
|
||||
|
||||
.PHONY: clean
|
||||
|
Reference in New Issue
Block a user