~ubuntu-branches/ubuntu/wily/fvwm1/wily-proposed

« back to all changes in this revision

Viewing changes to modules/FvwmWinList/Imakefile

  • Committer: Package Import Robot
  • Author(s): Phil Brooke
  • Date: 2013-10-31 16:44:38 UTC
  • Revision ID: package-import@ubuntu.com-20131031164438-mx54z1viv8ws8635
Tags: 1.24r-56
* Add build-indep / build-arch targets.
* Add hardening flags via CCOPTIONS and LOCAL_LDFLAGS to each Imakefile.
* Bump standards version to 3.9.4.
* Clean some odd whitespace from changelog.

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
 
13
13
COMPILER
14
14
 
 
15
CCOPTIONS = $(shell dpkg-buildflags --get CFLAGS)
 
16
LOCAL_LDFLAGS = $(shell dpkg-buildflags --get LDFLAGS)
 
17
 
15
18
DEPLIBS = $(DEPXLIB)  ../../libs/libfvwmlib.a   
16
19
 
17
20
/* #ifdef AlphaArchitecture */