X-Git-Url: https://git.realraum.at/?a=blobdiff_plain;f=rf433ctl%2FMakefile;h=c5dc50ec3a0928ecacc83d5bd014d92eca8b5682;hb=261cd787a2c81663849b6638be5f5b444a8e9ad0;hp=2b06faf478d92bad3fcb6383239a0c23bd8d51da;hpb=fdf2bbc522debb2b10a47cd36759e2034271b092;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