Debian package files
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
#!/usr/bin/make -f
|
||||
|
||||
#!/usr/bin/make -f
|
||||
|
||||
include /usr/share/cdbs/1/rules/debhelper.mk
|
||||
include /usr/share/cdbs/1/class/cmake.mk
|
||||
|
||||
export CFLAGS := $(shell dpkg-buildflags --get CFLAGS)
|
||||
export CXXFLAGS := $(shell dpkg-buildflags --get CXXFLAGS)
|
||||
export LDFLAGS := $(shell dpkg-buildflags --get LDFLAGS)
|
||||
Reference in New Issue
Block a user