After 'make', if you issue: # touch libiptc/libiptc.c # make You get: make: Nothing to be done for `default'. The reason is that libiptc.c is included in libip4tc.c via preprocessing. Olivier.