drivers/can_tcp_win32/Makefile.in
changeset 377 bea5a1576cbd
parent 355 12adbd08e10c
child 658 7758d60e9260
equal deleted inserted replaced
376:b082ffeef254 377:bea5a1576cbd
    79 		
    79 		
    80 uninstall:
    80 uninstall:
    81 	rm -f $(TARGET_SOFILES)
    81 	rm -f $(TARGET_SOFILES)
    82 
    82 
    83 clean:
    83 clean:
    84 	rm -f $(OBJS)
    84 	rm -f $(OBJS) $(DRIVER) $(SERVER).exe
    85 
    85 
    86 mrproper: clean
    86 mrproper: clean