cdesktopenv/src/lib/libdll
Johnothan King 69720a5576
Fix a few cases of missing CCFLAGS and LDFLAGS (#96)
src/*/*/Mamfile,
src/lib/libast/Makefile:
- There were a few instances where the CCFLAGS and LDFLAGS were missing
  in the Mamfiles and a Makefile. This commit fixes the problem by merging
  the changes from Debian's blhc.diff patch:
  f8fea737c9/debian/patches/blhc.diff
2020-07-27 10:10:19 +01:00
..
features Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
Makefile Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
Mamfile Fix a few cases of missing CCFLAGS and LDFLAGS (#96) 2020-07-27 10:10:19 +01:00
RELEASE Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
dlfcn.c Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
dll_lib.c Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
dllcheck.c Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
dllerror.c Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
dllfind.c Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
dlllib.h Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
dlllook.c Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
dllnext.c Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
dllopen.c Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
dllplug.c Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
dllscan.c Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00