mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-26 00:22:44 +00:00
Monotone-Parent: 808d40a88677de09c4168d17acc5946afe8e9813
Monotone-Revision: fe0261e28c3bddd21ccdc7436c04d43f5cdfce7d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-03T14:29:39 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -14,6 +14,6 @@ clean:
|
||||
rm -f $(PROGRAM) $(OBJS) *~
|
||||
|
||||
.m.o:
|
||||
$(CC) -o $@ -c $(GNUSTEP_HEADERS_FLAGS) $(AUXILIARY_OBJCFLAGS) $(OBJCFLAGS) $(CPPFLAGS) $<
|
||||
$(CC) -o $@ -c $(GNUSTEP_HEADERS_FLAGS) $(AUXILIARY_OBJCFLAGS) $(OBJCFLAGS) $(CPPFLAGS) -I../../SoObjects $<
|
||||
|
||||
.SUFFIXES: .m .o
|
||||
|
||||
Reference in New Issue
Block a user