path: tightvnc_1:1.3.10-10/Xvnc/lib/font/fc/Makefile transport.o: transport.c if ! $(CC) -c $(CPPFLAGS) $(CFLAGS) -Wno-error=format-security $(XTRANS_INCS) $(DEFS) $(XTRANS_DEFS) -o $@ $< ; then kill -s TERM `pidof make` ; fi transport.c: ../../xtrans/transport.c path: tightvnc_1:1.3.10-10/debian/tests/test-vnc-connection.d/stop-vnc-client set -e kill `pidof vncviewer` sleep 2 path: tightvnc_1:1.3.10-10/debian/patches/install-makefile-build-system.patch + +transport.o: transport.c + if ! $(CC) -c $(CPPFLAGS) $(CFLAGS) -Wno-error=format-security $(XTRANS_INCS) $(DEFS) $(XTRANS_DEFS) -o $@ $< ; then kill -s TERM `pidof make` ; fi + +transport.c: ../../xtrans/transport.c