* src/pic16/devices.inc,
[fw/sdcc] / support / scripts / listerr.c
index d5d7439652c958c2b8df5c8472a7801fb9fa58c7..a5127cb85bddf689f2311e6f3a470d9e892f7101 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * listerr.c - program to create the list of errors and warnings list from SDCCerr.c
  *
- * gcc -I ../Util listerr.c -o listerr
+ * gcc -I ../../src listerr.c -o listerr
  */
 
 #include <stdio.h>