Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/twitter/Makefile

    rf60079b r1b221e0  
    88
    99-include ../../Makefile.settings
    10 ifdef SRCDIR
    11 SRCDIR := $(SRCDIR)protocols/twitter/
    12 endif
    1310
    1411# [SH] Program variables
     
    3633$(objects): ../../Makefile.settings Makefile
    3734
    38 $(objects): %.o: $(SRCDIR)%.c
     35$(objects): %.o: %.c
    3936        @echo '*' Compiling $<
    4037        @$(CC) -c $(CFLAGS) $< -o $@
Note: See TracChangeset for help on using the changeset viewer.