[go: up one dir, main page]

File: autogen.sh

package info (click to toggle)
f2fs-tools 1.15.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,172 kB
  • sloc: ansic: 40,337; sh: 283; makefile: 125
file content (7 lines) | stat: -rwxr-xr-x 85 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
#!/bin/sh

aclocal && \
autoheader && \
autoconf && \
libtoolize && \
automake -a -c