File: vpath.h

package info (click to toggle)
remake 4.1%2Bdbg1.3~dfsg.1-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 3,800 kB
  • sloc: ansic: 30,269; perl: 1,608; sh: 303; ruby: 294; makefile: 288; lisp: 26
file content (6 lines) | stat: -rw-r--r-- 97 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
#ifndef REMAKE_VPATH_H
#define REMAKE_VPATH_H

extern void print_vpath_data_base (void);

#endif