]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - Makefile.in
build: Create section for para_write.
[paraslash.git] / Makefile.in
index ea55b143d689a11be28b9f8a22f2858f5b3425b0..e847a09526a42ba7a72beda8a61d7a15ff6fba1a 100644 (file)
@@ -359,7 +359,7 @@ para_server: $(server_objs)
 
 para_write: $(write_objs)
        @[ -z "$(Q)" ] || echo 'LD $@'
-       $(Q) $(CC) -o $@ $(write_objs) @write_ldflags@ $(LDFLAGS)
+       $(Q) $(CC) -o $@ $(write_objs) $(LDFLAGS)
 
 para_afh: $(afh_objs)
        @[ -z "$(Q)" ] || echo 'LD $@'