File: Makefile.am

package info (click to toggle)
nettoe 1.5.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 804 kB
  • sloc: sh: 3,960; ansic: 2,254; makefile: 87
file content (16 lines) | stat: -rw-r--r-- 214 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Makefile.am file for nettoe
# Edited by Gabriele Giorgetti <ggdev@users.sourceforge.net>

# This file is processed by automake

# No subdirs
# SUBDIRS = 


man_MANS =  \
    nettoe.6


EXTRA_DIST = $(man_MANS)