File: makepp_default_makefile.mk

package info (click to toggle)
makepp 2.0.98.5-2.1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye
  • size: 2,744 kB
  • sloc: perl: 15,893; makefile: 38; javascript: 25; sh: 1
file content (7 lines) | stat: -rw-r--r-- 290 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
#
# This is the default makefile, that is loaded for all directories that
# don't have a makefile.  It should probably contain nothing.
#
# All the implicit rules are stored in the file makepp_builtin_rules.mk,
# which is loaded after every makefile; they should not be in this makefile.
#