Changeset 5

Show
Ignore:
Timestamp:
04/02/07 08:54:11 (2 years ago)
Author:
dwindsor
Message:

Revert changes to the Makefile in binary-mq branch

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/binary-mq/libsipc/Makefile

    r4 r5  
    99export EXAMPLESDIR ?= $(DESTDIR)/usr/share/sipc 
    1010 
    11 export CFLAGS ?= -g3 -gdwarf-2 -Wall -Wundef -Wmissing-noreturn -D_GNU_SOURCE 
     11export CFLAGS ?= -Wall -Wundef -Wmissing-noreturn -D_GNU_SOURCE 
    1212override CFLAGS += -L../src -I../include 
    1313