~ubuntu-langpack/langpack-o-matic/main

« back to all changes in this revision

Viewing changes to bin/Makefile

  • Committer: Sebastien Bacher
  • Date: 2021-11-22 16:04:05 UTC
  • mfrom: (594.2.1 langpack-o-matic)
  • Revision ID: seb128@ubuntu.com-20211122160405-17hx41i98tvg459q
The repository has been moved to git

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
msgequal: msgequal.c
2
 
        $(CC) -O2 -Wall -Werror -o msgequal msgequal.c -lgettextpo
3
 
        strip --strip-unneeded msgequal