diff options
Diffstat (limited to 'makefile')
| -rw-r--r-- | makefile | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -51,7 +51,7 @@ clean: | |||
| 51 | rm -f $(FILES) lpeg.so | 51 | rm -f $(FILES) lpeg.so |
| 52 | 52 | ||
| 53 | 53 | ||
| 54 | lpcap.o: lpcap.c lpcap.h lptypes.h | 54 | lpcap.o: lpcap.c lpcap.h lptypes.h lpprint.h lptree.h lpvm.h |
| 55 | lpcode.o: lpcode.c lptypes.h lpcode.h lptree.h lpvm.h lpcap.h lpcset.h | 55 | lpcode.o: lpcode.c lptypes.h lpcode.h lptree.h lpvm.h lpcap.h lpcset.h |
| 56 | lpcset.o: lpcset.c lptypes.h lpcset.h lpcode.h lptree.h lpvm.h lpcap.h | 56 | lpcset.o: lpcset.c lptypes.h lpcset.h lpcode.h lptree.h lpvm.h lpcap.h |
| 57 | lpprint.o: lpprint.c lptypes.h lpprint.h lptree.h lpvm.h lpcap.h lpcode.h | 57 | lpprint.o: lpprint.c lptypes.h lpprint.h lptree.h lpvm.h lpcap.h lpcode.h |
