diff options
| author | Tristan Riehs <tristan.riehs@inria.fr> | 2026-08-07 11:28:04 +0200 |
|---|---|---|
| committer | Tristan Riehs <tristan.riehs@inria.fr> | 2026-08-07 11:56:22 +0200 |
| commit | 25246653f9b4a3208fe2288ee369c03cdb018704 (patch) | |
| tree | 5e74382263c946cc00fa015a44b6e11ddbe25463 /Makefile.am | |
| parent | 1666fc55a5f695950c26e5c3d5e1c3c1ab6f6be5 (diff) | |
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am deleted file mode 100644 index a321aac..0000000 --- a/Makefile.am +++ /dev/null @@ -1,4 +0,0 @@ -bin_PROGRAMS = rpt -rpt_SOURCES = rpt.c -AM_CFLAGS = -std=c99 -Wall -Wextra -g -O2 -D_POSIX_C_SOURCE=200809L -dist_man1_MANS = rpt.1 |
