]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - Makefile.in
build: Create section for para_afh.
[paraslash.git] / Makefile.in
index 72352891eb87f578476b2a8a8b510f5065ad8abb..4b522b05a24da081c6018f927a92d4cb55c095cc 100644 (file)
@@ -363,7 +363,7 @@ para_write: $(write_objs)
 
 para_afh: $(afh_objs)
        @[ -z "$(Q)" ] || echo 'LD $@'
-       $(Q) $(CC) -o $@ $(afh_objs) @afh_ldflags@ $(LDFLAGS)
+       $(Q) $(CC) -o $@ $(afh_objs) $(LDFLAGS)
 
 para_play: $(play_objs)
        @[ -z "$(Q)" ] || echo 'LD $@'