~ubuntu-branches/ubuntu/raring/wcstools/raring

« back to all changes in this revision

Viewing changes to .pc/rename_libwcs.patch/libwcs/Makefile

  • Committer: Package Import Robot
  • Author(s): Ole Streicher
  • Date: 2012-06-04 08:30:00 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20120604083000-x5s0xb20edvm7qpf
Tags: 3.8.5-1
* New upstream version.
* Bump Standards version to 3.9.3.
* Set DM-Upload-Allowed: yes
* Fix a crash that appears in saods9

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
CFLAGS= -g
 
1
CFLAGS= -g -D_FILE_OFFSET_BITS=64
2
2
CC= cc
3
3
 
4
4
OBJS =  imsetwcs.o imgetwcs.o matchstar.o findstar.o daoread.o wcscon.o \