mirror of
https://github.com/anope/anope.git
synced 2026-07-03 06:33:13 +02:00
Another attempt at making the makefile understand
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2768 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
@@ -16,9 +16,6 @@ all: ${OBJS}
|
||||
|
||||
distclean: spotless
|
||||
|
||||
anopesmtp: $(OBJS)
|
||||
$(CC) $(CFLAGS) $(OBJS) $(ANOPELIBS) $(MLIBS) -o $@ $(LDFLAGS)
|
||||
|
||||
$(OBJS): Makefile
|
||||
anopesmtp.o: anopesmtp.c $(INCLUDES)
|
||||
db-merger.o: db-merger.c $(INCLUDES)
|
||||
|
||||
Reference in New Issue
Block a user