File: vpath.h

package info (click to toggle)
remake 4.1%2Bdbg1.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 4,424 kB
  • ctags: 3,216
  • sloc: ansic: 32,087; perl: 1,370; sh: 295; ruby: 294; makefile: 288; lisp: 26
file content (6 lines) | stat: -rw-r--r-- 97 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
#ifndef REMAKE_VPATH_H
#define REMAKE_VPATH_H

extern void print_vpath_data_base (void);

#endif