a0707f3 Don't use -I for common subdirectory

Authored and Committed by Tom Tromey 5 years ago
    Don't use -I for common subdirectory
    
    This changes the Makefiles to remove the -I for the common/
    subdirectory.  This will enforce the rule that includes must use the
    'common/filename.h' form.
    
    gdb/ChangeLog
    2019-01-25  Tom Tromey  <tom@tromey.com>
    
    	* Makefile.in (GDB_CFLAGS): Don't add -I for common.
    
    gdb/gdbserver/ChangeLog
    2019-01-25  Tom Tromey  <tom@tromey.com>
    
    	* Makefile.in (INCLUDE_CFLAGS): Don't add -I for common.
    
        
file modified
+4 -0
file modified
+1 -1
file modified
+4 -0
file modified
+1 -1