X-Git-Url: https://git.realraum.at/?a=blobdiff_plain;f=rf433ctl%2FMakefile;h=c5dc50ec3a0928ecacc83d5bd014d92eca8b5682;hb=75d3e955b7445b15c9c25a425e888ae76af6c3db;hp=2b06faf478d92bad3fcb6383239a0c23bd8d51da;hpb=fcdc69a2cf4e6751fd75f6ed7504d1de114c0eb5;p=svn42.git diff --git a/rf433ctl/Makefile b/rf433ctl/Makefile index 2b06faf..c5dc50e 100755 --- a/rf433ctl/Makefile +++ b/rf433ctl/Makefile @@ -209,6 +209,6 @@ depend: $(CC) -M -mmcu=$(MCU) $(CDEFS) $(CINCS) $(SRC) $(ASRC) >> $(MAKEFILE) reset_tty: reset_tty.c - $(CC) -o reset_tty reset_tty.c + $(CC) -L /usr/lib/ -L /lib -I /usr/include/ -o reset_tty reset_tty.c .PHONY: all build elf hex eep lss sym program coff extcoff clean depend applet_files sizebefore sizeafter